CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cluster matlab

搜索资源列表

  1. all-of-Cluster

    0下载:
  2. 大多数经典聚类分析算法的matlab实现,包括K均值、模糊聚类(FCM)、SOM、Kohonen、EM、DBSCAN、等!-ON划词翻译ON实时翻译 Most of the classical clustering algorithm matlab implementation, including K means, fuzzy clustering (FCM), SOM, Kohonen, EM, DBSCAN, etc.!
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:41460
    • 提供者:
  1. chameleon-cluster

    1下载:
  2. 用MATLAB实现的变色龙(chameleon)算法实现-Using MATLAB to achieve an version of Chameleon (chameleon) algorithm
  3. 所属分类:Other systems

    • 发布日期:2015-09-19
    • 文件大小:1589248
    • 提供者:Flynny
  1. cluster

    0下载:
  2. 一种改进的pso算法在聚类分析上的应用,算法中加入了协作策略-the matlab source code of improved PSO algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2009
    • 提供者:陈信
  1. Unsupervised-cluster-analysis

    0下载:
  2. 关于非监督聚类分析的一些matlab编程的列子,初学者可以-Unsupervised cluster analysis on some matlab programming Liezi, beginners can take a look at
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:107397
    • 提供者:刘颖
  1. bhmie-matlab

    0下载:
  2. MIE散射计算单个液滴散射因子及不对称,快捷方便,可任意修改尺寸,方向和折射率-codes for electromagnetic scattering by a homogeneous sphere, layered sphere, and cluster of spheres
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:160443
    • 提供者:heweihui
  1. MATLAB-report

    1下载:
  2. matlab实验报告,包括聚类分析、判别分析、主成分分析、因子分析、典型相关分析的matlab实现与结果分析-Matlab experiment report, including cluster analysis, discriminant analysis, PCA, FA, CCA of matlab and the result analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:42471
    • 提供者:讨厌龏
  1. matlab

    0下载:
  2. 无线传感器的定位与分簇,定位基于三边定位法,路径基于最短距离查询的matlab源代码。其中三个文件一个为主程序,两个子程序一个用于三边定位节点选取和定位。-And cluster localization of wireless sensor, position the three edge positioning method based on distance, shortest path query based on Matlab source code. One of the three
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3217
    • 提供者:zane
  1. cluster-analysis-and-classifiction

    0下载:
  2. “聚类分析”使用c语言编写,在MATLAB数学工具中,对数据先进行类别划分,然后将目标进行对号入座。压缩文件中有使用说明,可以自行选择模式功能。-Using c language, in MATLAB mathematical tool, identify the data clustering analysis, compressed file with instructions, you can choose the mode function.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4964
    • 提供者:王旭东
  1. Cluster-analysis

    0下载:
  2. 本程序包,包括六个子程序,其功能内部都有注释。主要解决聚类分析问题。运行时六个子程序都要放在matlab根目录下。-This package includes six routines, their functions have internal comment. Cluster analysis is mainly to solve the problem. Six runtime routines should be placed under matlab root directory.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4425
    • 提供者:qilei
  1. matlab

    0下载:
  2. 聚类基本算法代码,包含层次聚类,简单聚类,c均值,KNN等-Clustering basic algorithm code, including hierarchical clustering, a simple cluster, c mean, KNN, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:129594
    • 提供者:tony
  1. cluster

    0下载:
  2. 使用Matlab自带的库函数对几个国家的若干特征进行聚类。内附数据。-Implementation of cluster for several countries as to their features. With data inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:LiuJingyuan
  1. cluster

    1下载:
  2. 聚类算法,包括特征提取 归一化,还有线性和非线性分类器,matlab下调试成功案例-clustering classification algorithm ,it include linear and nonlinear classifier and data preprocessing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-24
    • 文件大小:6431
    • 提供者:liqi
  1. CLUSTER-

    0下载:
  2. 基于matlab的一种非主流的聚类方法,相较于主流的DB,K-M,是一种轻量级的聚类方法,但是对于数据量比较敏感-Matlab-based clustering method a non-mainstream, the mainstream compared to DB, KM, is a lightweight clustering method, but more sensitive to the amount of data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:692800
    • 提供者:林永贵
  1. cluster-analysis

    0下载:
  2. 利用matlab语言,聚类分析的源代码,其中有详细的数据举例,代码中有详细注释-Using matlab language, cluster analysis of the source code, which has detailed data, for example, a detailed code comments
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:18526
    • 提供者:殷樱
  1. K-means-matlab

    0下载:
  2. K-means聚类算法的MATLAB版本,不仅给出了代码,还包括在图像分类中的具体应用-K-means cluster algorithm in the version of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2439220
    • 提供者:fish
  1. wireless-matlab-0.5

    0下载:
  2. 利用MATLAB代码模拟无线传感器网络中分簇的分布式实现,有注释,可运行。-The use of MATLAB code to simulate Wireless Sensor Network cluster distributed implementation, notes can be run.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-30
    • 文件大小:22943
    • 提供者:snow
  1. -Cluster-Head-Selection-

    0下载:
  2. cluster head selection on matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:717953
    • 提供者:mary
  1. 新建文件夹

    1下载:
  2. 层次聚类(hierarchical clustering)matlab算法实现:包括图,代码,数据集。(the matlab implementation of Hierarchical clustering algorithm,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:79872
    • 提供者:lbj23
  1. yenfou_v79

    0下载:
  2. Including AHP, factor analysis, regression analysis, cluster analysis, PLS PLS toolbox, Nonlinear discrete system identification.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:keitingbei
  1. LEACH改进算法?.doc

    0下载:
  2. LEACH改进算法,包含簇头选举,成簇和数据传输,得到存活节点和时间的关系(LEACH improved algorithm, including cluster head election, clustering and data transmission, to obtain the relationship between survival nodes and time)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:王小倩
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com